In This Topic
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter / SplitExcelSheetsIntoPages Property

SplitExcelSheetsIntoPages Property (IGdPictureDocumentConverter)

In This Topic
Syntax
'Declaration

 

<DispIdAttribute(55)>

Property SplitExcelSheetsIntoPages As Boolean
[DispId(55)]

bool SplitExcelSheetsIntoPages {get; set;}
read-write property SplitExcelSheetsIntoPages: Boolean; 
DispIdAttribute(55)

function get,set SplitExcelSheetsIntoPages : boolean
[DispId(55)]

__property bool get_SplitExcelSheetsIntoPages();

__property void set_SplitExcelSheetsIntoPages( 

   bool value

);
[DispId(55)]

property bool SplitExcelSheetsIntoPages {

   bool get();

   void set (    bool value);

}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPictureDocumentConverter
IGdPictureDocumentConverter Members